RE: [users@httpd] Interrupted system call: Failed to acquire SSL session cache lock

2014-07-16 Thread Jeff Trawick
On Jul 15, 2014 8:46 PM, Tomlinson, Stuart st0...@intl.att.com wrote: [ please excuse the poor formatting due to email client ] From: Jeff Trawick [mailto:traw...@gmail.com] On Tue, Jul 15, 2014 at 4:55 PM, Tomlinson, Stuart st0...@intl.att.com wrote: Hello, We have experienced this

[users@httpd] HTTP request failed after listening on multiple ports or enabling SSL Module on my Linux Board

2014-07-16 Thread Ritesh Prajapati
Hi All, I have one Custom Linux board on which I want to run apache web server (httpd) to test HTML and other web based pages. I have configured, cross compiled and installed httpd (2.2.24, 2.4.1, 2.4.4 and 2.4.9 packages) on my Linux PC (Ubuntu 12.04 LTS) as well as on my own custom Linux

Re: [users@httpd] Interrupted system call: Failed to acquire SSL session cache lock

2014-07-16 Thread Yann Ylavic
On Wed, Jul 16, 2014 at 12:49 PM, Jeff Trawick traw...@gmail.com wrote: On Jul 15, 2014 8:46 PM, Tomlinson, Stuart st0...@intl.att.com wrote: Are there any expected negative impacts from using sysvsem instead of sem (which I understand defaults to posixsem - described in the documentation as

Re: [users@httpd] Interrupted system call: Failed to acquire SSL session cache lock

2014-07-16 Thread Jeff Trawick
On Wed, Jul 16, 2014 at 7:20 AM, Yann Ylavic ylavic@gmail.com wrote: On Wed, Jul 16, 2014 at 12:49 PM, Jeff Trawick traw...@gmail.com wrote: On Jul 15, 2014 8:46 PM, Tomlinson, Stuart st0...@intl.att.com wrote: Are there any expected negative impacts from using sysvsem instead of

Re: [users@httpd] Interrupted system call: Failed to acquire SSL session cache lock

2014-07-16 Thread Yann Ylavic
On Wed, Jul 16, 2014 at 1:30 PM, Jeff Trawick traw...@gmail.com wrote: I won't disagree with you at all Yann, but in the interest of promoting the idea that you don't actually have to use all the configuration httpd offers: If the poster had not made a change from the default based on some

[users@httpd] Different question

2014-07-16 Thread AL-KHUSAIBI, HSM (Student)
Hi I'm new to Apache and I have a number of questions: 1. Installation of Apache I'm trying to install appache on my PC which runs on Ubuntu 12.04, I have managed to download the httpd-2.4.9 from apaches website in addition to downloading the APR file. While trying to make install

Re: [users@httpd] Different question

2014-07-16 Thread Freek de Kruijf
Op woensdag 16 juli 2014 14:11:44 schreef AL-KHUSAIBI, HSM: Hi I'm new to Apache and I have a number of questions: 1. Installation of Apache I'm trying to install appache on my PC which runs on Ubuntu 12.04, I have managed to download the httpd-2.4.9 from apaches website in

[users@httpd] apache compile question

2014-07-16 Thread Hrasch, Janet
Hi, I have never compiled apache in the Windows environment. I have compile in Linux. I am getting a compile error for the apr_escape.c module. I am sure the error is because I do not have all of the environment variables set correctly. What needs to be set? Here is the path variable.

[users@httpd] RE: apache compile question

2014-07-16 Thread Hrasch, Janet
Hi, This was not related to environment. It seems I got an gz file with some test code in it. Mit freundlichen Grüßen Janet Hrasch Siemens Medical Solutions USA, Inc. H IT SAP TS BU 1717 Deerfield Rd 60015-0778 Deerfield, IL, USA Tel: +1 847 267-6075 Mobile: +1 847 323-8463

[users@httpd] Serve web pages from a different server

2014-07-16 Thread John Garrett
Is there a way to use the virtual server directive to serve web pages from a different server with a different IP address than my production FreeBSD/Apache box? I have DNS set up so website1.com and website2.com both resolve to the machine running Apache I've been trying to set up a virtual host

Re: [users@httpd] Serve web pages from a different server

2014-07-16 Thread Wei-min Lee
Sounds like a case for mod_proxy. ~Sent from my HTC PN07120~ On Jul 16, 2014 5:18 PM, John Garrett j...@wyoco.com wrote: Is there a way to use the virtual server directive to serve web pages from a different server with a different IP address than my production FreeBSD/Apache box? I have

Re: [users@httpd] Serve web pages from a different server

2014-07-16 Thread Wei-min Lee
Yes, you can use vhosts for different sites and use mod_proxy on the vhost stanza for the site on iis be proxied by apache. ~Sent from my HTC PN07120~ On Jul 16, 2014 5:35 PM, Wei-min Lee weimin.b@gmail.com wrote: Sounds like a case for mod_proxy. ~Sent from my HTC PN07120~ On Jul 16,

Re: [users@httpd] Serve web pages from a different server

2014-07-16 Thread Wim Lewis
On 16 Jul 2014, at 5:17 PM, John Garrett wrote: Is there a way to use the virtual server directive to serve web pages from a different server with a different IP address than my production FreeBSD/Apache box? I have DNS set up so website1.com and website2.com both resolve to the machine

Re: [users@httpd] Serve web pages from a different server

2014-07-16 Thread Wei-min Lee
Redirect assumes the destination is directly accessible whereas with proxy/reverse proxy, the target, as you said, Wim, could be non public servers. ~Sent from my HTC PN07120~ On Jul 16, 2014 5:42 PM, Wim Lewis w...@omnigroup.com wrote: On 16 Jul 2014, at 5:17 PM, John Garrett wrote: Is

RE: [users@httpd] Serve web pages from a different server

2014-07-16 Thread John Garrett
Wei-min Lee Win Lewis Thanks for responding. I just got back in the house from a bike ride and after a bit I will try using ‘mod_proxy on the vhost stanza for the site on iis be proxied by apache.’ I have only the one public ip address, it’s NAT from there on in. Again, your help is

Re: [users@httpd] Different question

2014-07-16 Thread Ritesh Prajapati
Hi, Please find below answer for issue No 1. Regards, Ritesh Prajapati, System Level Solutions (India) Pvt.Ltd. On Wednesday 16 July 2014 07:41 PM, AL-KHUSAIBI, HSM (Student) wrote: Hi I'm new to Apache and I have a number of questions: 1. Installation of Apache I'm trying to install

[users@httpd] Fwd: [SPAM] [users@httpd] HTTP request failed after listening on multiple ports or enabling SSL Module on my Linux Board

2014-07-16 Thread Ritesh Prajapati
Hi All, Does any one has idea about following issue? I can not send single HTTP request after listening on multiple port for httpd (2.4.X) for my custom Linux Board. Regards, Ritesh Prajapati, System Level Solutions (India) Pvt.Ltd. Original Message Subject: