[users@httpd] Caching of files gif,css,js,jpg

2011-02-03 Thread Petr Hracek
Dear users, I am solving the caching of the images under apache 2.2 my configuration has actually following: Here is the part of configuration file. VirtualHost _default_:443 IfModule mod_header.c Header unset ETag /IfModule FileETag None FilesMatch \.(gif|jpe?g|png|css)$ Allow from

Re: [users@httpd] Performance tunning and tools

2011-02-03 Thread Tom Evans
On Thu, Feb 3, 2011 at 9:57 AM, Petr Hracek phrac...@gmail.com wrote: Dear users, sorry for bother you with that issue. Are there any tools how to measure performance of the apache 2.2? Apache 2.2 is running under Linux operating system. I would like to present that new configuration of

Re: [users@httpd] Caching of files gif,css,js,jpg

2011-02-03 Thread Igor Galić
- Petr Hracek phrac...@gmail.com wrote: Dear users, I am solving the caching of the images under apache 2.2 my configuration has actually following: Here is the part of configuration file. VirtualHost _default_:443 IfModule mod_header.c Header unset ETag /IfModule

Re: [users@httpd] Performance tunning and tools

2011-02-03 Thread Tom Evans
2011/2/3 Igor Galić i.ga...@brainsware.org: - Tom Evans tevans...@googlemail.com wrote: Check out ab[1], flood[2], siege[3] tsung, jmeter, etc.. I didn't know tsung, that looks very cool. Something to read over lunch... Cheers Tom

Re: [users@httpd] Caching of files gif,css,js,jpg

2011-02-03 Thread Petr Hracek
Thank you answer. and is it possible to do that so so that GIF file will have the same name but they will be a symbolic links to the newer files? best regards Petr 2011/2/3 Igor Galić i.ga...@brainsware.org: - Petr Hracek phrac...@gmail.com wrote: Dear users, I am solving the caching

Re: [users@httpd] Caching of files gif,css,js,jpg

2011-02-03 Thread Igor Galić
- Petr Hracek phrac...@gmail.com wrote: Thank you answer. and is it possible to do that so so that GIF file will have the same name but they will be a symbolic links to the newer files? That doesn't make much sense either -- did you read the links I gave you? The most potential for

[users@httpd] Re: Apache 2.2 with mod_ntlm not working

2011-02-03 Thread a . smith
Quoting a.sm...@ukgrid.net: I'm attempting to get mod_ntlm2 working (I've not previously used it). On a FreeBSD 8.1 server I have installed apache 2.2 and mod_ntlm and added a section to the httpd.conf like: Looks like its probably due to NTLMv1 not being allowed by default on Windows

Re: [users@httpd] Re: Apache 2.2 with mod_ntlm not working

2011-02-03 Thread Igor Galić
- a smith a.sm...@ukgrid.net wrote: Quoting a.sm...@ukgrid.net: I'm attempting to get mod_ntlm2 working (I've not previously used it). On a FreeBSD 8.1 server I have installed apache 2.2 and mod_ntlm and added a section to the httpd.conf like: Looks like its probably due to

Re: [users@httpd] apache as a front end to tomcat instance

2011-02-03 Thread bf...@free-man.net
the only URL served by the new virtualhost would be /portal/ and those will go to tomcat = BJ Freeman Strategic Power Office with Supplier Automation http://www.businessesnetwork.com/automation/viewforum.php?f=52 Specialtymarket.com http://www.specialtymarket.com/

[users@httpd] giving write permissions to apache user on some folders in document root

2011-02-03 Thread James Godrej
Hi, I am trying to get a few Content Management Systems up and running. But I have security concerns with respect to them 1) please see following link http://www.dokeos.com/doc/installation_guide.html section 2 says The following directories need to be readable, writeable and executable for

Re: [users@httpd] apache as a front end to tomcat instance

2011-02-03 Thread bf...@free-man.net
the servername would be the URL for the domain in the browser. since the previous emails are not included I don't have those available. = BJ Freeman Strategic Power Office with Supplier Automation http://www.businessesnetwork.com/automation/viewforum.php?f=52

[users@httpd] Help with cache tuning

2011-02-03 Thread --[ UxBoD ]--
Hello all, I have been trying to tune my Apache vhost config and hoping for some help to critique, flame and slap me with a wet fish for being so silly. So this is my config so far: VirtualHost *:80 ServerAdmin webmas...@somedomain.com DocumentRoot /www/somedomain.com Directory

Re: [users@httpd] giving write permissions to apache user on some folders in document root

2011-02-03 Thread Scott Gifford
On Thu, Feb 3, 2011 at 2:48 PM, James Godrej jamesgod...@yahoo.in wrote: [ ... ] I am not at all convinced by the idea of giving permissions to read,write and execute as these Learning Management Systems say. Let me know what you people have to say? What is the best practise in such

Re: [users@httpd] Help with cache tuning

2011-02-03 Thread Igor Galić
- --[ UxBoD ]-- ux...@splatnix.net wrote: Hello all, I have been trying to tune my Apache vhost config and hoping for some help to critique, flame and slap me with a wet fish for being so silly. So this is my config so far: VirtualHost *:80 ServerAdmin webmas...@somedomain.com

[users@httpd] mod_proxy_balancer - no way to name pool members by IP.

2011-02-03 Thread dfw-apache
I've hit a vexing impasse with mod_proxy_balancer. I have a pool of backend boxes. They vhost many domains, so need the specific Host: header in requests to them (the *same* Host: header for all of them) I proxy reqeusts to them potentially thousands of times a second, and their IP's are not

[users@httpd] mod_fcgid with php hangs when downloads are interrupted

2011-02-03 Thread Liam O'Boyle
Hi there, I tried to send this through with a different account, but not sure that it made it, so sending from another; apologies if this is a double post. I'm having an issue with downloads through PHP when using mod_fcgid; if the download is interrupted before it's complete, the php-cgi

Re: [users@httpd] mod_proxy_balancer - no way to name pool members by IP.

2011-02-03 Thread Igor Galić
- dfw-apa...@white.u-net.com wrote: I've hit a vexing impasse with mod_proxy_balancer. I have a pool of backend boxes. They vhost many domains, so need the specific Host: header in requests to them (the *same* Host: header for all of them) I proxy reqeusts to them potentially

Re: [users@httpd] Missing static contents on 1st page hit with Apache+mod_jk

2011-02-03 Thread Nick Kew
On Mon, 31 Jan 2011 17:40:08 -0800 (PST) Setya jse...@gmail.com wrote: Hi, From the logs, on 1st page hit requests are appended with jsessionid jsessionidversion, while the 2nd hit are not, maybe this is what causes the static contents are not rendered on 1st page hit ? Could somebody

[users@httpd] Event MPM in httpd 2.2.x

2011-02-03 Thread David Dabbs
Hello. I'm considering changing over to the event MPM, but as of 2.1.17 it is still marked with an Experimental warning in the MPM docs. Does anyone know why the experimental warning was dropped in the 2.3 (trunk) documentation? Was it somehow stabilized/made ready-for-primetime? If

Re: [users@httpd] Event MPM in httpd 2.2.x

2011-02-03 Thread Igor Galić
- David Dabbs dmda...@gmail.com wrote: Hello. I’m considering changing over to the event MPM, but as of 2.1.17 it is still marked with an “Experimental” warning in the MPM docs. In the last couple of weeks (months?) there's been some fixes regarding performance and one regarding

RE: [users@httpd] Event MPM in httpd 2.2.x

2011-02-03 Thread David Dabbs
-Original Message- From: Igor Galić [mailto:i.ga...@brainsware.org] Sent: Thursday, February 03, 2011 6:16 PM To: users@httpd.apache.org Cc: dev Subject: Re: [users@httpd] Event MPM in httpd 2.2.x - David Dabbs dmda...@gmail.com wrote: Hello. I’m considering changing over to

[users@httpd] URI with European characters‏

2011-02-03 Thread NLR REDDY
Hi, We are implementing a German language website but our servers are located in USA. We have created files and folders for the site in german characters (like schließen.html). Now, the problem is apache is unable to decode when the user clicks a link which has uri with german characters.

[users@httpd] block proxy GET access

2011-02-03 Thread NLR REDDY
Hi, Is there a way to block proxy GET access using mod_rewrite rules? I have read in security journals that this is one of the security vulnerabilities. Thanks

Re: [users@httpd] Missing static contents on 1st page hit with Apache+mod_jk

2011-02-03 Thread Setya
Thank you for your response, I've found the cause of the problem, it seems that Apache doesn't like URL that contains jsessionid. The solution is to use Rewrite to strip down jsessionid. Regards, Setya Nick Kew wrote: On Mon, 31 Jan 2011 17:40:08 -0800 (PST) Setya jse...@gmail.com wrote:

Re: [users@httpd] URI with European characters‏

2011-02-03 Thread Igor Galić
- NLR REDDY nlrre...@live.com wrote: Hi, We are implementing a German language website but our servers are located in USA. We have created files and folders for the site in german characters (like schließen.html). Now, the problem is apache is What's your filesystem's locale? What's