benluteijn / cherokee

Automatically exported from code.google.com/p/cherokee
0 stars 1 forks source link

Usability problem on scgi or fastcgi configuration #148

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Try to configure a fcgi
2. Add a rule
3. Add a handler
4. You'll see a Balancer choose, with round robin selected, but you can't
add  any info source
5. You have to move to another option like encoding to save the balancer
and then you can return to the fcgi option and choose an info source

What is the expected output? What do you see instead?
I could see a --choose option-- or the info source activated if there is
just an balancer option

What version of the product are you using? On what operating system?
trunk version (0.10) with Ubuntu Linux on PPC

Original issue reported on code.google.com by antoni.aloy@gmail.com on 9 Oct 2008 at 5:39

GoogleCodeExporter commented 9 years ago
manual copy/paste of
vserver!50!rule!200!handler!balancer = round_robin
vserver!50!rule!200!handler!balancer!source!1 = 1

to that vserver heals the issue

Original comment by l...@dev.superhost.pl on 21 Oct 2008 at 3:06

GoogleCodeExporter commented 9 years ago
Duplicate of bug #153.

Please check if last version from SVN works for you.

Original comment by skar...@gmail.com on 23 Oct 2008 at 10:45

GoogleCodeExporter commented 9 years ago
Works great at my end! :)

Original comment by tah...@gmail.com on 24 Oct 2008 at 6:40