[us...@httpd] RE: Caching "virtual directory" requests

2009-01-04 Thread Karim Zaki
Hi all, Any help with this request would be highly appreciated :). Thanks, Karim From: Karim Zaki Sent: Tuesday, December 30, 2008 3:10 PM To: users@httpd.apache.org Subject: Caching "virtual directory" requests Hello everyone, I'm running Apache 2.2.11 with mod_jk and mod_cache. Apache doesn'

Re: [us...@httpd] RE: Caching "virtual directory" requests

2009-01-04 Thread Eric Covener
On Sun, Jan 4, 2009 at 5:40 AM, Karim Zaki wrote: > I'm running Apache 2.2.11 with mod_jk and mod_cache. Apache doesn't seem to > be caching requests for "virtual directories" (i.e. requests for URIs that > don't end in a file name). My back-end Tomcat application uses such URLs > (e.g. http:///)

[us...@httpd] help

2009-01-04 Thread John Winther
- The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org " from the digest: users-di

Re: [us...@httpd] help

2009-01-04 Thread Eric Covener
On Sat, Jan 3, 2009 at 10:29 AM, John Winther wrote: > I couldn't have guessed that the Subject would be the highlight of this message. -- Eric Covener cove...@gmail.com - The official User-To-User support forum of the Apache

Re: [us...@httpd] Unable to compile Apache-2.2.11 on Windows using Cygwin

2009-01-04 Thread Morgan Gangwere
William A. Rowe, Jr. wrote: sathya sai wrote: By looking at the difference in the source tree between Apache-2.2.9 & Apache-2.2.11, I could see that "*.mak" & ".dep" are removed from the latest source tree of Apache-2.2.11 & thus causing the problem. nope - .mak/.dep files are added to the h

Re: [us...@httpd] Unsubscribe

2009-01-04 Thread Morgan Gangwere
Evan Platt wrote: As the bottom of every message says: To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org " from the digest: users-digest-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org how did this get mixed in by Threadr with the Tomcat

Re: [us...@httpd] Unsubscribe

2009-01-04 Thread Evan Platt
At 08:20 AM 1/4/2009, you wrote: Evan Platt wrote: As the bottom of every message says: To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org " from the digest: users-digest-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org how did this get mix

Re: [us...@httpd] How to combine multiple set-cookie headers into one?

2009-01-04 Thread Morgan Gangwere
[snip] A cookie has lots of parts. For one, it has a name. that name can be anything. Second, it has a time-limit (experation date) in seconds until it dies. Lastly, it has whatever content its going to have. If you want to make sure the header is being sent add something like x-test-header: fo

Re: [us...@httpd] Unsubscribe

2009-01-04 Thread Doug McNutt
At 08:23 -0800 1/4/09, Evan Platt wrote: At 08:20 AM 1/4/2009, you wrote: how did this get mixed in by Threadr with the Tomcat discussion? My guess is the person who wanted to unsubscribe picked a message, replied to it, then changed the subject to unsubscribe. Right you are. These heade

[us...@httpd] help I do not understand

2009-01-04 Thread swilting
I have multiple domain names renelacroute.fr fakessh.eu when I returned in the browser http://fakessh.eu I find myself in the page index renelacroute.fr when I returned in the browser http://www.fakessh.eu its ok return well I do not understand dig me back with the right answers dig its ok re

Re: [us...@httpd] help I do not understand

2009-01-04 Thread Eric Covener
On Sun, Jan 4, 2009 at 1:09 PM, swilting wrote: > I have multiple domain names > > renelacroute.fr > fakessh.eu > > when I returned in the browser http://fakessh.eu > > I find myself in the page index renelacroute.fr > > when I returned in the browser http://www.fakessh.eu its ok return well What

Re: [us...@httpd] Unsubscribe

2009-01-04 Thread Evan Platt
At 09:46 AM 1/4/2009, you wrote: But it's good netiquette to start a new thread with a fresh "new message". RFC-2822 is the place to start You're preaching to the choir. :-D - The official User-To-User support forum of the

Re: [us...@httpd] help I do not understand

2009-01-04 Thread swilting
I understand your answer but how to properly separate and that vhosts does not mix [r...@r13151 ~]# apachectl -S VirtualHost configuration: 87.98.186.232:*is a NameVirtualHost default server www.renelacroute.fr (/etc/httpd/conf/httpd.conf:993) port * namevhost www.renelac

Re: [us...@httpd] help I do not understand

2009-01-04 Thread swilting
I understand your answer but how to properly separate and that vhosts does not mix [r...@r13151 ~]# apachectl -S VirtualHost configuration: 87.98.186.232:*is a NameVirtualHost default server www.renelacroute.fr (/etc/httpd/conf/httpd.conf:993) port * namevhost www.renelac

Re: [us...@httpd] help I do not understand

2009-01-04 Thread Eric Covener
On Sun, Jan 4, 2009 at 2:44 PM, swilting wrote: > I understand your answer but how to properly separate and that vhosts > does not mix > > [r...@r13151 ~]# apachectl -S > VirtualHost configuration: > 87.98.186.232:*is a NameVirtualHost > default server www.renelacroute.fr > (/etc/h

[us...@httpd] Issues with mod_disk_cache and htcacheclean

2009-01-04 Thread Neil Gunton
I am using Apache 2.2.9 on Linux AMD64, built from source. There is one server running two builds of Apache - a lightweight front-end caching reverse proxy configuration using mod_disk_cache, and a heavyweight mod_perl back end. I use caching to relieve load on the server when many people reque

Re: [us...@httpd] Issues with mod_disk_cache and htcacheclean

2009-01-04 Thread William A. Rowe, Jr.
Neil Gunton wrote: > > I wasn't sure if I should post this on the dev list, since it seems to > be more directed at the developers than other users. But the list > guidelines said that "Configuration and support questions should be > addressed to a user support group", and this seems to be that, s

Re: [us...@httpd] Issues with mod_disk_cache and htcacheclean

2009-01-04 Thread Neil Gunton
William A. Rowe, Jr. wrote: Neil Gunton wrote: I wasn't sure if I should post this on the dev list, since it seems to be more directed at the developers than other users. But the list guidelines said that "Configuration and support questions should be addressed to a user support group", and this

Re: [us...@httpd] How to combine multiple set-cookie headers into one?

2009-01-04 Thread anson ho
Hi Morgan, Thanks for your reply. The case is that, many cell phone clients can't handle multiple Set-Cookie headers, and I don't have the right to change the the web application to modify the reply headers. So, it seems to me that change the headers in apache web server is the only optio

Re: [us...@httpd] How to combine multiple set-cookie headers into one?

2009-01-04 Thread Morgan Gangwere
anson ho wrote: Hi Morgan, Thanks for your reply. The case is that, many cell phone clients can't handle multiple Set-Cookie headers, and I don't have the right to change the the web application to modify the reply headers. So, it seems to me that change the headers in apache web

[us...@httpd] 'safe' way dismount a usb drive?

2009-01-04 Thread Foo JH
Hi all, I've managed to mount/ umount a usb drive. But I'm not sure if there is any other commands I need to execute - as a best practice - before I physically plug it out. I'm not able to find any documentation online regarding this. But I thought I check with you guys before I share with my tea

Re: [us...@httpd] 'safe' way dismount a usb drive?

2009-01-04 Thread Scott Gifford
Foo JH writes: > I've managed to mount/ umount a usb drive. But I'm not sure if there is > any other commands I need to execute - as a best practice - before I > physically plug it out. Not sure what this has to do with Apache; are you serving Web files from the USB drive? At any rate, unmounti

[us...@httpd] Troubleshooting Apache Out of Memory Errors

2009-01-04 Thread Plutocrat
I've been struggling with a webserver which crashes every few days with the dreaded "out of memory" problem. I've been trying to correlate it to spikes in traffic, but that doesn't seem to be the case. I was quite excited last time when the crash co-incided with a visit by several search engines

Re: [us...@httpd] Unable to compile Apache-2.2.11 on Windows using Cygwin

2009-01-04 Thread sathya sai
No, I couldn't find .mak/.dep files on httpd-2.2.11-win32-src.zip downloaded from http://httpd.apache.org/download.cgi which retricts me to build through command line through Cygwin. I actually have an automated script which comp

Re: [us...@httpd] Troubleshooting Apache Out of Memory Errors

2009-01-04 Thread Sander Temme
On Jan 4, 2009, at 9:41 PM, Plutocrat wrote: - Apache/2.2.3 using prefork - PHP 5.1.6 (cli) What do you mean when you say 'cli'? Are you using mod_php, or running it as a CGI? - mysql Ver 14.12 Distrib 5.0.45 - Joomla 1.5.7 (latest version) - Wordpress 2.x (latest version) MaxClien