AOLserver Chat Logs

2007/08/31

IRC [00:33] *** Dossy_ parted the chat.
IRC [00:36] *** Dossy_ joined the chat.
IRC [00:52] *** frankie parted the chat.
IRC [00:52] *** partymola parted the chat.
IRC [00:52] *** Spark parted the chat.
IRC [00:52] *** CIA-16 parted the chat.
IRC [00:52] *** IEF parted the chat.
IRC [00:52] *** daguz parted the chat.
IRC [00:52] *** Dossy_ parted the chat.
IRC [00:52] *** Dossy parted the chat.
IRC [00:52] *** jhavard parted the chat.
IRC [00:57] *** Dossy joined the chat.
IRC [00:57] *** Dossy_ joined the chat.
IRC [00:57] *** partymola joined the chat.
IRC [00:57] *** frankie joined the chat.
IRC [00:57] *** jhavard joined the chat.
IRC [00:57] *** Spark joined the chat.
IRC [00:57] *** CIA-16 joined the chat.
IRC [00:57] *** IEF joined the chat.
IRC [00:57] *** daguz joined the chat.
IRC [05:37] *** cacrus joined the chat.
IRC [06:20] *** cacrus parted the chat.
IRC [09:42] *** daguz parted the chat.
IRC [09:45] *** daguz joined the chat.
IRC [13:13] *** holycow joined the chat.
IRC [13:15] <Dossy_> hi, everyone :)
IRC [14:13] *** Spark parted the chat.
IRC [14:14] *** Spark joined the chat.
IRC [14:50] *** holycow parted the chat.
IRC [14:57] *** holycow joined the chat.
IRC [16:16] <partymola> hi Dossy
IRC [16:16] <partymola> just a question
IRC [16:16] <Dossy_> Yes?
IRC [16:16] <partymola> when i redirect ppl to other pages via an 301
IRC [16:17] <partymola> i get a message in aolserver logs like:
IRC [16:17] <partymola> adp flush failed: connection closed
IRC [16:17] <partymola> everything works fine anyways...
IRC [16:17] <partymola> can i simply ignore it?
IRC [16:18] <partymola> idk what it's trying to flush anyways, because the adp page simply reads a cookie, and sends the redirect
IRC [16:25] <Dossy_> are you doing an ns_adp_return after the redirect?
IRC [16:25] <Dossy_> if the client disconnects (to follow the 301 redirect) and then aolserver continues to try to queue bits to the client since you didn't tell it to ns_adp_return or ns_adp_abort ... when it goes to flush those bits, it will fail and log that fact
IRC [16:26] <partymola> let me see
IRC [16:27] <partymola> http://pastebin.ca/677223 that's the function i use
IRC [16:27] <partymola> i pass the url where i want to jump to as a parameter
IRC [16:27] <partymola> just for the records, it works fine
IRC [16:37] <Dossy_> yeah, after you call ns_returnmoved, you want to ns_adp_return or ns_adp_abort
IRC [16:38] <Dossy_> you MAY want to put that inside ns_returnmoved, but in the case where you don't want processing to stop (i.e., you want to do something on the server _after_ calling ns_returnmoved) you won't be able to.
IRC [16:39] <partymola> ok
IRC [16:40] <partymola> will call ns_adp_abort
IRC [16:41] <partymola> ok, perfect, it doesn't complain now :)
IRC [16:44] <Dossy_> :)
IRC [17:37] *** cacrus joined the chat.
IRC [18:03] *** cacrus parted the chat.
IRC [19:21] <Dossy_> aw. cacrus can't seem to idle here :)
IRC [21:15] *** holycow parted the chat.
IRC [22:46] *** Dossy_ parted the chat.
IRC [22:47] *** Dossy_ joined the chat.