Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Catalyst: Users

nginx configuration tute for catalyst

 

 

Catalyst users RSS feed   Index | Next | Previous | View Threaded


kakimoto at tpg

Jul 15, 2009, 4:53 AM

Post #1 of 6 (1158 views)
Permalink
nginx configuration tute for catalyst

hi, all

i am looking at
http://dev.catalyst.perl.org/wiki/adventcalendararticles/2008/02-catalyst_and_nginx.

First of all, let me apologise as i dont have a "sent" folder in this
lite mail client of mine. Hence, i cannot post this question to my
previously sent mail.

i am looking at
http://dev.catalyst.perl.org/wiki/adventcalendararticles/2008/02-catalyst_and_nginx.
Under the following, which file do we put the "fastcgi_pass
unix:/var/www/MyApp/fastcgi.socket;" in ?

"Nginx Configuration

Configuring a location in nginx to be handled by FastCGI is trivial.
It's a simple one-liner, nestled into a location block, which points out
the location to the socket:"

_______________________________________________
List: Catalyst [at] lists
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst [at] lists/
Dev site: http://dev.catalyst.perl.org/


lists at eightdegrees

Jul 15, 2009, 5:50 AM

Post #2 of 6 (1104 views)
Permalink
Re: nginx configuration tute for catalyst [In reply to]

Hi K,

that'd be your nginx.conf. You should find it in /etc/nginx/ or maybe
/usr/local/nginx all depending on how nginx was installed.

cheers,

J

kakimoto [at] tpg wrote:
> hi, all
>
> i am looking at
> http://dev.catalyst.perl.org/wiki/adventcalendararticles/2008/02-catalyst_and_nginx.
>
> First of all, let me apologise as i dont have a "sent" folder in this
> lite mail client of mine. Hence, i cannot post this question to my
> previously sent mail.
>
> i am looking at
> http://dev.catalyst.perl.org/wiki/adventcalendararticles/2008/02-catalyst_and_nginx.
> Under the following, which file do we put the "fastcgi_pass
> unix:/var/www/MyApp/fastcgi.socket;" in ?
>
> "Nginx Configuration
>
> Configuring a location in nginx to be handled by FastCGI is trivial.
> It's a simple one-liner, nestled into a location block, which points out
> the location to the socket:"
>
> _______________________________________________
> List: Catalyst [at] lists
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/catalyst [at] lists/
> Dev site: http://dev.catalyst.perl.org/
>

_______________________________________________
List: Catalyst [at] lists
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst [at] lists/
Dev site: http://dev.catalyst.perl.org/


kakimoto at tpg

Jul 15, 2009, 4:20 PM

Post #3 of 6 (1091 views)
Permalink
Re: nginx configuration tute for catalyst [In reply to]

Hi, J :)

Good morning. Thanks for that piece of info. I wish someone would just
patch the documentation
as that single line does help a non-nginx/admin savvy person trying to
set up nginx.


K. akimoto


On Wed, Jul 15th, 2009 at 10:50 PM, Jason Galea
<lists [at] eightdegrees> wrote:

>
> Hi K,
>
> that'd be your nginx.conf. You should find it in /etc/nginx/ or
> maybe
> /usr/local/nginx all depending on how nginx was installed.
>
> cheers,
>
> J

_______________________________________________
List: Catalyst [at] lists
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst [at] lists/
Dev site: http://dev.catalyst.perl.org/


bobtfish at bobtfish

Jul 15, 2009, 5:31 PM

Post #4 of 6 (1079 views)
Permalink
Re: nginx configuration tute for catalyst [In reply to]

On 16 Jul 2009, at 00:20, kakimoto [at] tpg wrote:
> I wish someone would just
> patch the documentation
> as that single line does help a non-nginx/admin savvy person trying to
> set up nginx.

So why don't you?

Cheers
t0m


_______________________________________________
List: Catalyst [at] lists
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst [at] lists/
Dev site: http://dev.catalyst.perl.org/


kakimoto at tpg

Jul 15, 2009, 5:40 PM

Post #5 of 6 (1091 views)
Permalink
Re: nginx configuration tute for catalyst [In reply to]

--> Yep, I would love to but as I don't know how to set up NgiNx myself
for catalyst, I can't :(

On 16 Jul 2009, at 00:20, kakimoto [at] tpg wrote:

I wish someone would just
patch the documentation
as that single line does help a non-nginx/admin savvy person trying to
set up nginx.


So why don't you?

Cheers
t0m

_______________________________________________
List: Catalyst [at] lists
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst [at] lists/
Dev site: http://dev.catalyst.perl.org/


bobtfish at bobtfish

Jul 15, 2009, 5:59 PM

Post #6 of 6 (1088 views)
Permalink
Re: nginx configuration tute for catalyst [In reply to]

> On 15 Jul 2009, at 13:50, Jason Galea wrote:
>
>>
>> Hi K,
>>
>> that'd be your nginx.conf. You should find it in /etc/nginx/ or
>> maybe /usr/local/nginx all depending on how nginx was installed.


On 16 Jul 2009, at 01:40, kakimoto [at] tpg wrote:
>
> On 16 Jul 2009, at 00:20, kakimoto [at] tpg wrote:
>
> I wish someone would just
> patch the documentation
> as that single line does help a non-nginx/admin savvy person
> trying to
> set up nginx.
>
>
> So why don't you?


> --> Yep, I would love to but as I don't know how to set up NgiNx
> myself
> for catalyst, I can't :(

BUT YOU JUST SAID THAT LINE ^^^

>> that'd be your nginx.conf. You should find it in /etc/nginx/ or
>> maybe /usr/local/nginx all depending on how nginx was installed.

^^ THAT LINE, THAT ONE THERE.

You said "I wish someone would just patch the documentation as that
single line does help"

SO PATCH THE DOCUMENTATION.

WITH THAT LINE

Thank you in advance
t0m


_______________________________________________
List: Catalyst [at] lists
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst [at] lists/
Dev site: http://dev.catalyst.perl.org/

Catalyst users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.