We are still down. Are things still being fixed? Can't tell from the forum if all is assumed fixed or not but our sites still won't load. Www.flitelab.com for example. Looks like no SQL connection?
Sounds like some sort of processing loop that maybe went into an infinite loop and just kept processing all night?
We run all our sites off SQL Server so at least that is on another box.
That seems really odd. I was thinking it might be a disk IO issue, since when I disabled images in the browser the page would load much better, since all content was in the DB not in files on the web server disk.
Sounds like some rouge process took over hammering the disk.
Thanks Stephen, I really appreciate all the work that you guys are putting into this.
What I found weird with our site is the load time seem to be related to actual images and files on the server itself, not the rendering of data from the database.
Ya our site was fine until last night then this all started. Very odd.
Has the issue been fixed yet on Win27 or are you still looking at it? Out site seems a bit better right now, but I noticed we have no FTP access now.
Same issue here, there are issues with Win27 apparently.
We are runnign a Dotnetnuke site that is extremely slow. but evne load an imahe and flash on a static HTML page is slow too so it doesn't seem to be .NET related. I know they are looking into the problem but we have been like this...
Tried the medium trust setting, it wont work either on Jodohost it appears due to the allowoverrides issue.
I guess I'll have to find another blog tool if I want to run it here. Anys suggestiosn of a good IIS based blog tool?
If I remove the medium trust setting I get the following:
Security Exception
Description: The application attempted to perform an operation not allowed by the security policy. To grant this application the required permission please contact your system administrator or change the...
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: This configuration section cannot be...
Just tried to install it as seem to be running into trust issues. By default iruns as full trust which didn't seem to work, so I tried the Medium trust settign but got other issues.
Got it now I think, had to set the smtp port to 587, sa,e as usual and it seems fine.
Still have the long delays in sending new mai lI mentioned before, not sure what is causing that still.
"The connection to the server has failed. Subject 'Fw: Reply to post 'IMAP Support in Reseller Accounts?'', Account: 'mail4.xxxxx, Server: 'mail4.xxxxx, Protocol: SMTP, Port: 25, Secure(SSL): No, Socket Error: 10060, Error Number: 0x800CCC0E"
Great thanks. So just the same server settings as with pop/smtp?
I set it up in Vista Windows mail as a test, and it seems to see the mail fine but failed sending. Are there any special settigns to allow the client to send mail via IMAP?
4.5 should be out next week and is suppose to have speed and memory improvements. So you may want to wait.
I have numerous DNNsites of various versions running at Jodohost with no issues.
Trying to understand SPF. If we turn this on for a domain does that mean that only email using our own outgoing server will get sent, ie if we used our ISP's outgoing server it would get bounced?
What are the basics for settign SPF up? We use the outgoing server hosted by Jodohost so jsut...