This bug brought down our web server cluster:
--- /usr/sbin/ldirectord.orig
+++ /usr/sbin/ldirectord
@@ -2705,3 +2705,3 @@
$$r{url} =~ /(http|https):\/\/([^:\/]+)(:([^\/]+))?(\/.*)/;
- my $host = $1;
+ my $host = $2;
IBTSOCS

#71 |

Questions? Comments? Contact the IBTSOCS team

Tired of bemoaning the state in front of you and want to bemoan someone else's instead? IBTSOCS is open-source software, available on Github, and patches are welcome!

Don't know how to contribute to IBTSOCS? Check out our issues