[EMAIL PROTECTED]

2005-12-01 Thread Charlie Smith
I recently noticed a long delay in a page coming up. What's the best command-line tool/routine to use to monitor how long a page takes to comeback. Should I put an LWP call to a page in a cron job to monitor this? Or can someone recommend a better solution. Then, what is best way to identify

Re: [EMAIL PROTECTED] redirecting everything to ssl

2005-12-01 Thread Charlie Smith
Isn't ip based hosts required for this as well? Joshua 12/01/05 11:56 AM On 12/1/05, Rob Benton [EMAIL PROTECTED] wrote: RewriteCond %{HTTP_HOST} !^my\.site [NC] RewriteCond %{HTTP_HOST} !^$ RewriteCond %{SERVER_PORT} ^(80|443)$ RewriteRule ^/(.*) https://my.site/$1 [L,R]

Re: [EMAIL PROTECTED] performance analysis

2005-12-01 Thread Charlie Smith
I recently noticed a long delay in a page coming up. What's the best command-line tool/routine to use to monitor how long a page takes to comeback. Should I put an LWP call to a page in a cron job to monitor this? Or can someone recommend a better solution. Then, what is best way to identify

RE: [EMAIL PROTECTED] Strange qustion - how to prevent apache delay?

2005-08-23 Thread Charlie Smith
- From: Charlie Smith Sent: Wednesday, August 17, 2005 9:07 AM To:Tim Burden and apache users. Subject: Re: [EMAIL PROTECTED] Strange qustion - how to prevent apache delay? I removed the OT from the subject line, as I'm not convinced. What else would keep Apache from putting entry in log file

Re: [EMAIL PROTECTED] [OT] Strange qustion - how to prevent apache delay?

2005-08-17 Thread Charlie Smith
about Oracle. This is now completely OT, nothing to do with Apache. - Original Message - From: Charlie Smith Sent: Tuesday, August 16, 2005 4:20 PM Subject: Re: [EMAIL PROTECTED] [OT] Strange qustion - how to prevent apache delay? Perhaps turning up max_execution_time As script

[EMAIL PROTECTED] Object not found in proxying to IIS from Apache.

2005-08-17 Thread Charlie Smith
Why would I be getting the Object not found! error when trying to use Apache to Proxy to an IIS server? I am using following direcives in config file. I'm using similar directives to access other sites without a problem: ProxyPass /jsp http://10.51.93.142/jsp ProxyPassReverse /jsp

Re: [EMAIL PROTECTED] Strange qustion - how to prevent apache delay?

2005-08-16 Thread Charlie Smith
that we were using the default .ini file that has a big header at the top that says Do not use this in production. j- k- On Tuesday 16 August 2005 10:32, Charlie Smith wrote: I noticed recent post on how to create a delay in a post. I have opposite problem. In running some php scripts, it's

Re: [EMAIL PROTECTED] [OT] Strange qustion - how to prevent apache delay?

2005-08-16 Thread Charlie Smith
completely OT, nothing to do with Apache. - Original Message - From: Charlie Smith Sent: Tuesday, August 16, 2005 4:20 PM Subject: Re: [EMAIL PROTECTED] [OT] Strange qustion - how to prevent apache delay? Perhaps turning up max_execution_time As script sometimes does take over 5