[00:01] i seem to remember someone in here uses weechat, like me... [00:02] i tried it out the other day. [00:02] but i dont use split windows much, so ill stick with irssi for the time being [00:02] obsidieth: yeah, vertical split windows is why i switched away from irssi and to weechat [00:03] also, weechat's plugin arch is super nice. very easy to write plugins, and can be done in C, Perl, Python, Ruby, and Lua [00:03] instead of just Perl w/ irssi [00:04] yeah i might have to give er another look [00:04] certainly looks powerfull, but i dont like change [00:04] right [00:06] ok sleep time, later [00:06] later [00:08] pz [00:11] *** ballen is now known as ballen|away [00:40] *** heavysixer has quit IRC (Read error: 110 (Connection timed out)) [03:23] *** timburke_ has joined #arpnetworks [03:24] *** timburke has quit IRC (Read error: 60 (Operation timed out)) [03:31] *** timburke has joined #arpnetworks [03:31] *** timburke_ has quit IRC (Read error: 104 (Connection reset by peer)) [05:41] *** heavysixer has joined #arpnetworks [06:08] *** vtoms has joined #arpnetworks [08:08] *** timburke has quit IRC (Client Quit) [08:09] *** timburke has joined #arpnetworks [08:26] *** ballen|away is now known as ballen [09:16] *** ballen is now known as ballen|away [09:19] Any Apache gods in here? [10:45] *** ballen|away has quit IRC (Read error: 104 (Connection reset by peer)) [10:58] *** timburke has quit IRC ("leaving") [10:59] *** timburke has joined #arpnetworks [11:23] *** vtoms has quit IRC ("Leaving.") [11:28] mhoran: i've used it a lot, but not a god [11:30] I'm having some reverse proxy issues. [11:30] My app server sometimes redirects users from an SSL link to a non-SSL link with the Location header and status 203. [11:30] 302, rather. [11:30] ProxyPassReverse doesn't work in this instance, because the Location header is replaced with the server name of the current virtual host. [11:31] So, the desired behavior is, when this redirect is triggered in the SSL vhost, redirection to the non-SSL vhost. [11:31] I can't tell if that's possible. [11:31] (phone meeting) [11:33] We push that into the app instead of at Apache. I don't know if we do that because we're lazy or because it's impossible otherwise. [11:35] That's basically what I did. This issue was triggered because we used to run the app server on ports 80 and 443, listening on 127 addresses. This proved to be a problem in our DR scenario, because Apache was configured to listen only on the external IP, meaning it'd have to be changed in a disaster situation. [11:35] So I hacked the app server code to drop the port numbers. [11:35] But that's a total hack. [11:36] The other solution I just came up with is to use ProxyPassReverse /nossl and then a RewriteRule for the corresponding Location header in the SSL vhost. [11:36] However, that results in an extra 302 redirect ... [11:36] Really, I want a substitute and replace for Location headers. [11:54] I think I'm going to go with the ProxyPassReverse and RewriteRule, instead of hackign the OpenACS code. [11:58] You should blog about it after you figure it out. Save everyone the struggle later. [11:59] *** vtoms has joined #arpnetworks [12:03] mhoran: IMO, I'd put that behavior in app code, b/c if it is a hard requirement, it can be unit tested within app code. If it is not in app code, your app could pass all unit tests, but a mis-configuration of apache breaks it [12:44] *** ballen has joined #arpnetworks [13:10] *** vtoms has quit IRC ("Leaving.") [13:21] *** ballen is now known as ballen|away [13:44] *** ballen|away is now known as ballen [14:05] *** ballen is now known as ballen|away [14:14] *** vtoms has joined #arpnetworks [15:00] *** ballen|away is now known as ballen [15:47] *** ballen is now known as ballen|away [16:01] *** obsidiet1 has joined #arpnetworks [16:07] *** vtoms has quit IRC ("Leaving.") [16:16] *** obsidieth has quit IRC (Read error: 110 (Connection timed out)) [17:42] *** vtoms has joined #arpnetworks [17:43] *** vtoms has quit IRC (Remote closed the connection) [17:44] *** vtoms has joined #arpnetworks [17:59] *** vtoms has quit IRC ("Leaving.") [18:21] *** ballen|away is now known as ballen [18:36] *** vtoms has joined #arpnetworks [19:36] *** vtoms has quit IRC ("Leaving.") [19:43] *** vtoms has joined #arpnetworks [19:54] *** ballen is now known as ballen|away [21:28] *** ballen|away is now known as ballen [21:38] *** vtoms has quit IRC ("Leaving.") [21:39] *** ballen has quit IRC () [23:16] *** obsidiet1 is now known as obsidieth [23:46] how's it hangin in here [23:57] 'sup