Jeroen Schermer

Results 23 comments of Jeroen Schermer

Did some ab testing: ***asmttpd*** ``` Document Length: 100996 bytes Concurrency Level: 10 Time taken for tests: 0.013 seconds Complete requests: 100 Failed requests: 0 Total transferred: 10110700 bytes HTML...

awesome you work on it anyway, I thought maybe we can use some other asm multi-tasking example. But did not find any.

ow, yes I see now, is there there something we can do to help?

I did not help them but lately did read this: https://github.com/docker/cli/pull/1347 was merged, I guess this means it finally getting there

I have the same issue: ``` cgo failed: [go tool cgo -objdir /tmp/net_C303750830 -- -I /tmp/net_C303750830 cgo_linux.go cgo_resnew.go cgo_socknew.go cgo_unix.go]: exit status 1 /usr/local/go/src/net/lookup_unix.go:58:24: undeclared name: cgoLookupHost /usr/local/go/src/net/lookup_unix.go:70:24: undeclared name:...

@Fuhua-Chen I heared about the improved version! When will this new version reach the market?

@nathan-osman @j3k0 Hi Guys, I created a hectane-wrapper script to catch the mail from php and pass it on to hectane instead of sendmail -i -t: https://github.com/scher200/hectanemail take a look...

@nathan-osman @j3k0 thanks, if you have any idea's on the attachments, please lat me know.

@nathan-osman Well i believe there are many ways in php, but PHP-mailer spits out this into "what normally would be the message part of the e-mail": ``` This is a...