[users@httpd] Strange entries in error_log

2011-12-14 Thread Jakov Sosic
Hi, I use CentOS 5.x with Apache 2.2., and have came across strange error in error_log: tr: write error: Broken pipe tr: write error There is no timestamp, it happens periodically with no apparent reason. I have NameVirtualHost in place, and PHP, so I really don't get it why is this error logge

Re: [users@httpd] Strange entries in error_log

2011-12-14 Thread Tom Evans
On Wed, Dec 14, 2011 at 10:08 AM, Jakov Sosic wrote: > Hi, > > I use CentOS 5.x with Apache 2.2., and have came across strange error in > error_log: > > tr: write error: Broken pipe > tr: write error > > > There is no timestamp, it happens periodically with no apparent reason. > I have NameVirtual

[users@httpd] OpenSSL and apache2 wildcard self-signed certificate for nested subdomain

2011-12-14 Thread rey sebastien
Hello users :) I try to ask a "smart" question on my problem... I have some problem with nested subdomain and wildcard openssl certificate.. perhaps, i don't know, this is because the subdomain type is : site1.parisgeo.cnrs.fr, or site2.parisgeo.cnrs.fr, or other subdomain like .parisgeo.c

Re: [users@httpd] OpenSSL and apache2 wildcard self-signed certificate for nested subdomain

2011-12-14 Thread Tom Evans
On Wed, Dec 14, 2011 at 12:43 PM, rey sebastien wrote: > Hello users :) > I try to ask a "smart" question on my problem... > > I have some problem with nested subdomain and wildcard openssl certificate.. > perhaps, i don't know, this is because the subdomain type is : > site1.parisgeo.cnrs.fr, or

Re: [users@httpd] OpenSSL and apache2 wildcard self-signed certificate for nested subdomain

2011-12-14 Thread rey sebastien
Le mer. 14 déc. 2011 13:49:54 CET, Tom Evans a écrit : On Wed, Dec 14, 2011 at 12:43 PM, rey sebastien wrote: Hello users :) I try to ask a "smart" question on my problem... I have some problem with nested subdomain and wildcard openssl certificate.. perhaps, i don't know, this is because the

Re: [users@httpd] OpenSSL and apache2 wildcard self-signed certificate for nested subdomain

2011-12-14 Thread Igor Galić
- Original Message - > Le mer. 14 déc. 2011 13:49:54 CET, Tom Evans a écrit : > > On Wed, Dec 14, 2011 at 12:43 PM, rey sebastien > > wrote: > >> Hello users :) > >> I try to ask a "smart" question on my problem... > >> > >> I have some problem with nested subdomain and wildcard openssl

Re: [users@httpd] Strange entries in error_log

2011-12-14 Thread Igor Galić
- Original Message - > On Wed, Dec 14, 2011 at 10:08 AM, Jakov Sosic > wrote: > > Hi, > > > > I use CentOS 5.x with Apache 2.2., and have came across strange > > error in > > error_log: > > > > tr: write error: Broken pipe > > tr: write error > > > > > > There is no timestamp, it happens

Re: [users@httpd] OpenSSL and apache2 wildcard self-signed certificate for nested subdomain

2011-12-14 Thread rey sebastien
Le mer. 14 déc. 2011 14:19:09 CET, Igor Galić a écrit : - Original Message - Le mer. 14 déc. 2011 13:49:54 CET, Tom Evans a écrit : On Wed, Dec 14, 2011 at 12:43 PM, rey sebastien wrote: Hello users :) I try to ask a "smart" question on my problem... I have some problem with neste

Re: [users@httpd] OpenSSL and apache2 wildcard self-signed certificate for nested subdomain

2011-12-14 Thread Igor Galić
> > cacert.org will issue free certificates, and, IIRC, also wildcard > > certificates. They are available in *most* browsers. > > > >> Cheers, > >> SR. > > > > i > > > > Thanks for information Igor, > I find the cacert.org site, but not the IIRC site, can you give me > more > information ? Comm

Re: [users@httpd] OpenSSL and apache2 wildcard self-signed certificate for nested subdomain

2011-12-14 Thread rey sebastien
Le mer. 14 déc. 2011 15:03:28 CET, Igor Galić a écrit : cacert.org will issue free certificates, and, IIRC, also wildcard certificates. They are available in *most* browsers. Cheers, SR. i Thanks for information Igor, I find the cacert.org site, but not the IIRC site, can you give me mo

Re: [users@httpd] OpenSSL and apache2 wildcard self-signed certificate for nested subdomain

2011-12-14 Thread rey sebastien
And what do you think of this solution, a self-signed certificates without CA, it's better than nothing isn't it ? /Self signed certificates/ // /This creates a private key and self-signed certificate. / // /openssl req -x509 -newkey rsa:1024 -days 3650 -nodes -keyout key

Re: [users@httpd] OpenSSL and apache2 wildcard self-signed certificate for nested subdomain

2011-12-14 Thread Mark H. Wood
On Wed, Dec 14, 2011 at 02:04:37PM +0100, rey sebastien wrote: [browsers don't trust certificates they haven't been told to trust] > Is there any solution to bypass this problem ? With another type of > self signed certificate wich need no CA ? or contain the Ca i don't > know ? That would be li

Re: [users@httpd] RAM problem with apache and PHP on default centos configuration

2011-12-14 Thread Simone Caruso
On 12/12/2011 12:17, Enrico Daga wrote: > Hi all, > > I send this mail to both httpd and php lists. > I experienced the following problem running php scripts on httpd. > The RAM fills gradually until the system starts swapping, then, if I > don't restart the server, swap fills and everything goes

Re: [users@httpd] RAM problem with apache and PHP on default centos configuration

2011-12-14 Thread Igor Galić
- Original Message - > On 12/12/2011 12:17, Enrico Daga wrote: > > Hi all, > > > > I send this mail to both httpd and php lists. > > I experienced the following problem running php scripts on httpd. > > The RAM fills gradually until the system starts swapping, then, if > > I > > don't res

[users@httpd] Apache on Windows

2011-12-14 Thread David
Do I have to be an administrator to install and run as a service on windows. I have tried to install the service and keep getting an error. a check of the apache logs do not show a problem. I have read all the documentation I can find and am still at a loss. Help Dcs

RE: [users@httpd] Apache on Windows

2011-12-14 Thread Al Dispennette
Short answer, yes Al Customer Software Sustaining Sr. Development Support Engineer -Original Message- From: David [mailto:dsu...@tlso.net] Sent: Wednesday, December 14, 2011 1:52 PM To: users@httpd.apache.org Subject: [users@httpd] Apache on Windows Do I have to be an administrator to i

[users@httpd] URResourceFactory

2011-12-14 Thread Al Dispennette
Can anyone tell me if there is an equivalent of URLResourceFactory in that apache API? public class URLResourceFactory implements ObjectFactory { public Object getObjectInstance(Object obj, Name name, Context nameCtx, Hashtable envi

Re: [users@httpd] httpd - Get 200 but no data.

2011-12-14 Thread R J
Thank you James, it was an issue with the JSessionId. The shared memory file was not gettng created correctly, as a result the JSessionId was not being updated with node information. On Fri, Dec 9, 2011 at 8:57 AM, Rapp, James wrote: > I would examine the request using Fiddler (or another HTTP p

[users@httpd] Question on ApacheBench - Modifying POST Data between runs.

2011-12-14 Thread R J
Hi Everyone, I am using ApacheBench to for load testing. First time user. One of the tests is to POST data to the Web Server. I have the post file, with post data that I provide to the bench. Between calls I need to modify the post data. How can I do this? For example: Login POST has "username=ad

Re: [users@httpd] Question on ApacheBench - Modifying POST Data between runs.

2011-12-14 Thread Eric Covener
On Thu, Dec 15, 2011 at 8:44 AM, R J wrote: > Hi Everyone, > > I am using ApacheBench to for load testing. First time user. One of the > tests is to POST data to the Web Server. I have the post file, with post > data that I provide to the bench. Between calls I need to modify the post > data. How

Re: [users@httpd] Question on ApacheBench - Modifying POST Data between runs.

2011-12-14 Thread Simone Caruso
Jmeter is a great tool for benchmarking -- Simone Caruso IT Consultant +39 349 65 90 805 - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To

[users@httpd] Cross-site scripting implementation

2011-12-14 Thread Saeedahmed Subedar
Inspite of the http server being cross-site scripting(xss) safe for most cases, need confirmation if xss filtering/prevention measures still need to be implemented on the application end.. Regards, SaeedAhmed Subedar, BSLI The information contained in this electronic communication is intended

Re: [users@httpd] Cross-site scripting implementation

2011-12-14 Thread Eric Covener
On Thu, Dec 15, 2011 at 2:17 PM, Saeedahmed Subedar wrote: > Inspite of the http server being cross-site scripting(xss) safe for most > cases, need confirmation if xss filtering/prevention measures still need to > be implemented on the application end.. Yes. Your 99% of the time your application