[users@httpd] SSL Mutual Authentication

2013-03-06 Thread chima s
Hi All, We have setup SSL mutual authentication as per document and it is working fine. But while checking packet flow using tcpdump, we found server is requesting the client certificate twice. Is this normal ?.or i am missing something. Because in RFC, it is mentioned only one request. Below is

Re: [users@httpd] Apache Forward Proxy with App Server Integration.

2013-03-06 Thread Anil J
Thanks Igor. I have provided comments inline. On Wed, Mar 6, 2013 at 10:16 PM, Igor Cicimov wrote: > > > > On Thu, Mar 7, 2013 at 10:53 AM, Anil J wrote: > >> Hello Jim, >> >> Note that Proxy will also be communicating with Origin Server (OS) where >> the content is going to come from. At AS, I

[users@httpd] Apache Http + mod_session.so

2013-03-06 Thread nskarthik
Hi Spec : Apache 2.22 O/s = Suse / RedHat Enterprise 64 bit Where can i download "mod_session.so" to be used with the Apache 2.22 module ? Please i need the url for the same I have Googled /Yahooed no specific url . with regards Karthik -- View this message in context: h

Re: [users@httpd] Apache Forward Proxy with App Server Integration.

2013-03-06 Thread Igor Cicimov
On Thu, Mar 7, 2013 at 10:53 AM, Anil J wrote: > Hello Jim, > > Note that Proxy will also be communicating with Origin Server (OS) where > the content is going to come from. At AS, I am just expecting to process > the content received from OS. So in this context, I am looking at this AS > as an e

Re: [users@httpd] CacheMaxFileSize is not working

2013-03-06 Thread Eric Covener
On Wed, Mar 6, 2013 at 6:49 PM, Jonghyun Kahng wrote: > Yes, the patch fixed the problem! Thank you very much, Eric. That was the > last hurdle in our httpd upgrade. Thanks for verifying, and for the quality report. - To unsubsc

Re: [users@httpd] mod_cache logging

2013-03-06 Thread Igor Cicimov
On 07/03/2013 3:01 AM, "Thiago Bemerguy" wrote: > > http://httpd.apache.org/docs/current/mod/mod_cache.html#status > > Based on the caching decision made, the reason is also written to the subprocess environment under one the following four keys, as appropriate: > > cache-hit > The response was se

Re: [users@httpd] Apache Forward Proxy with App Server Integration.

2013-03-06 Thread Anil J
Hello Jim, Note that Proxy will also be communicating with Origin Server (OS) where the content is going to come from. At AS, I am just expecting to process the content received from OS. So in this context, I am looking at this AS as an extension of Proxy server. On other words, theoretically I c

Re: [users@httpd] CacheMaxFileSize is not working

2013-03-06 Thread Jonghyun Kahng
Yes, the patch fixed the problem! Thank you very much, Eric. That was the last hurdle in our httpd upgrade. Jong On 3/6/2013 3:01 PM, Eric Covener wrote: On Wed, Mar 6, 2013 at 3:55 PM, Jonghyun Kahng wrote: We have used disk cache ever since v2.2.x, but in v2.4 we found that the directive "

Re: [users@httpd] CacheMaxFileSize is not working

2013-03-06 Thread Eric Covener
On Wed, Mar 6, 2013 at 3:55 PM, Jonghyun Kahng wrote: > We have used disk cache ever since v2.2.x, but in v2.4 we found that the > directive "CacheMaxFileSize" is not working. The symptom is: its value is > ignored and the hardwired default "100" is used instead. Looks busted. Can you rebuil

[users@httpd] PHP list issues

2013-03-06 Thread georg
Hi, have a problem getting a picture stored and retreived by ODBC in PHP to get rendered, it comes as a golliable flush of nonsens characters anyone has a clue, or a deferral to a good PHP forum tnx Georg - To unsubscrib

[users@httpd] CacheMaxFileSize is not working

2013-03-06 Thread Jonghyun Kahng
We have used disk cache ever since v2.2.x, but in v2.4 we found that the directive "CacheMaxFileSize" is not working. The symptom is: its value is ignored and the hardwired default "100" is used instead. We have seen the same problem in 2.4.2/2.4.3/2.4.4. Relevant config looks like

Re: [users@httpd] Apache Forward Proxy with App Server Integration.

2013-03-06 Thread Jim Jagielski
> Hello Nick, > > Thanks for your reply. I am trying to understand what could be the interface > between Proxy Server (PS) and App Server (AS) given that App Server is a > Tomcat based HTTP Servlet. Proxy Server is going to be a mod_xxx written in > C. > > So my question is, what interface wi

Re: [users@httpd] Re: Apache Forward Proxy with App Server Integration.

2013-03-06 Thread Anil J
Hello Nick, Thanks for your reply. I am trying to understand what could be the interface between Proxy Server (PS) and App Server (AS) given that App Server is a Tomcat based HTTP Servlet. Proxy Server is going to be a mod_xxx written in C. So my question is, what interface will be used between P

Re: [users@httpd] Re: Apache Forward Proxy with App Server Integration.

2013-03-06 Thread Nick Kew
On 6 Mar 2013, at 18:11, Anil J wrote: > Hi, can anyone comment on this? You haven't told us where the problem is. The things you describe are just standard applications. -- Nick Kew - To unsubscribe, e-mail: users-unsubscr.

Re: [users@httpd] Apache 2.2 + php 5.2 wordpress

2013-03-06 Thread motty cruz
Hello Igor, here is the mysql logs: 130128 13:38:42 mysqld_safe Starting mysqld daemon with databases from /var/db/mysql 130128 13:38:49 [Note] Plugin 'FEDERATED' is disabled. 130128 13:38:53 InnoDB: Started; log sequence number 0 44243 130128 13:38:55 [Note] Event Scheduler: Loaded 0 events 13012

[users@httpd] Re: Apache Forward Proxy with App Server Integration.

2013-03-06 Thread Anil J
Hi, can anyone comment on this? /anil. On Wed, Mar 6, 2013 at 12:25 AM, Anil Jangam wrote: > Hi, > > I am trying to understand how can I setup a Apache httpd instance with > proxy functionality addition to an integration of a Application Server. > > I am looking for is that Proxy should be able

Re: [users@httpd] Redirect from direct traffic

2013-03-06 Thread Eric Covener
On Wed, Mar 6, 2013 at 12:16 PM, Ismael Puerto wrote: > Hi list > > I would like to redirect only direct traffic > for example: > > In you browser, i enter to: www.page1.com -> redirect --- > > www.page1.com/index2.html > > But if the request arrive from link i don't want anything > for exampl

[users@httpd] Redirect from direct traffic

2013-03-06 Thread Ismael Puerto
Hi list I would like to redirect only direct traffic for example: In you browser, i enter to: www.page1.com -> redirect --- > www.page1.com/index2.html But if the request arrive from link i don't want anything for example www.page2.com/tolink.html > www.page1.com is this possible? Bes

Re: [users@httpd] mod_cache logging

2013-03-06 Thread Thiago Bemerguy
http://httpd.apache.org/docs/current/mod/mod_cache.html#status Based on the caching decision made, the reason is also written to the subprocess environment under one the following four keys, as appropriate: cache-hitThe response was served from cache.cache-revalidateThe response was stale and was

Re: [users@httpd] mod_cache logging

2013-03-06 Thread Igor Cicimov
[httpd.conf] > LogLevel debug > > CustomLog logs/cached-requests.log common env=cache-hit > CustomLog logs/uncached-requests.log common env=cache-miss > CustomLog logs/revalidated-requests.log common env=cache-revalidate > CustomLog logs/invalidated-requests.log common env=cache-invalidate > > LogF

Re: [users@httpd] mod_cache logging

2013-03-06 Thread Thiago Bemerguy
yes # apachectl -t -D DUMP_MODULES | grep cache cache_module (shared) disk_cache_module (shared) Syntax OK 2013/3/6 Igor Cicimov > > > > On Wed, Mar 6, 2013 at 11:55 PM, Thiago Bemerguy > wrote: > >> Hello, >> >> I configured mod_cache and mod_disk_cache in my Apache Reverse Proxy, and >>

Re: [users@httpd] mod_cache logging

2013-03-06 Thread Igor Cicimov
On Wed, Mar 6, 2013 at 11:55 PM, Thiago Bemerguy wrote: > Hello, > > I configured mod_cache and mod_disk_cache in my Apache Reverse Proxy, and > I want to check if the requests are being treated by the cache or sent to > the webserver, but I can't see any logs from Apache Cache modules, even the >