Custom Query (196 matches)
Results (160 - 162 of 196)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#424 | fixed | modify vhostadd/edit to use scripts-ldap instead of a scripts server | leee | leee |
Description |
Doing this primarily to see if my patches work. |
|||
#402 | invalid | fcgi-0.9.2.1 gem missing on busy-beaver | mingy | |
Description |
This caused my rails app to 500 randomly (whenever the load balancer routes to b-b) due to problems with the fcgi dispatcher. Installing the gems locally seemed to make it work. Should we be ensuring that the gem build is consistent across each of the scripts servers, or is this something the user has to figure out on his own? |
|||
#82 | fixed | path varies between interactive and web server contexts | mitchb | |
Description |
(as reported by geofft in RT #760351 --mitchb) /usr/kerberos/bin is in my interactive path, but not the script path, which caused my script to spew unhappy errors when trying to kinit from a web request. Relatedly, I don't think you can get addressless krb4 tickets. We should figure out a way to let cronjobs be run on all servers instead of just the primary. -- Geoffrey Thomas geofft@… |