Re: relayd and large POST requests

2023-10-25 Thread Erwin Geerdink
> before going any deeper in investigating the behaviour I would suggest > to configure this setup with using redirection. > I think you are better with just forwarding on layer 3. > > Or did I miss something? Why did you choose relay here? relayd is used here as tls termination proxy, since var

Re: relayd and large POST requests

2023-10-22 Thread Erwin Geerdink
> Actually I can't be sure this the origin of your problem, but the > value of "memory_limit" is wrong. Thank you, I increased php memory limit but the problem persists unfortunately. In fact this 3000M file upload freezes our 16G machine even when there is no other workload, so that's a signifi

Re: relayd and large POST requests

2023-10-21 Thread Erwin Geerdink
> Can you post from your php.ini what you did set for the following > values? php.ini: upload_max_filesize = 4096M post_max_size = 4096M memory_limit = 256M max_execution_time = 300 httpd.conf: connection { max request body 4294967296 # 4096M } I'm able to reproduce the problem locally wi

relayd and large POST requests

2023-10-21 Thread Erwin Geerdink
Hi, I'm running a setup on OpenBSD 7.3 (amd64, 16GB RAM) with relayd, varnish, httpd and php-fpm. When uploading a large >2GB file through our web application, *occassionally* relayd starts to consume an increasing amount of memory (as observed with top) until it hits resource limits from login.co

at/batch(1) and ssh-agent(1) environment variables

2018-01-31 Thread Erwin Geerdink
Hi, at/batch(1) appears to not retain SSH_AUTH_SOCK and SSH_AGENT_PID environment variables when commands are executed. According to the man page: "(...) The working directory, the environment (except for the variables TERM, TERMCAP, DISPLAY, and _), and the umask are retained from the time of i

Re: adsuck: script missing?

2015-07-15 Thread Erwin Geerdink
1 interface 2 "Logitech USB > Receiver" rev 2.00/12.01 addr 3 > uhidev2: iclass 3/0, 33 report ids > uhid3 at uhidev2 reportid 16: input=6, output=6, feature=0 > uhid4 at uhidev2 reportid 17: input=19, output=19, feature=0 > uhid5 at uhidev2 reportid 32: input=14, output=14, feature=0 > uhid6 at uhidev2 reportid 33: input=31, output=31, feature=0 > umass0 at uhub6 port 3 configuration 1 interface 0 "Generic > USB2.0-CRW" rev 2.00/51.95 addr 4 > umass0: using SCSI over Bulk-Only > scsibus2 at umass0: 2 targets, initiator 0 > sd1 at scsibus2 targ 1 lun 0: SCSI0 > 0/direct removable > sd2 at scsibus2 targ 1 lun 1: SCSI0 > 0/direct removable > sd3 at scsibus2 targ 1 lun 2: SCSI0 0/direct > removable > sd4 at scsibus2 targ 1 lun 3: SCSI0 > 0/direct removable > uhidev3 at uhub2 port 2 configuration 1 interface 0 "Logitech USB-PS/2 > Optical Mouse" rev 2.00/11.10 addr 2 > uhidev3: iclass 3/1 > ums1 at uhidev3: 3 buttons, Z dir > wsmouse3 at ums1 mux 0 > vscsi0 at root > scsibus3 at vscsi0: 256 targets > softraid0 at root > scsibus4 at softraid0: 256 targets > root on sd0a (84a682c877cee9a9.a) swap on sd0b dump on sd0b > radeondrm0: 1400x1050 > wsdisplay0 at radeondrm0 mux 1: console (std, vt100 emulation), using > wskbd0 wskbd1: connecting to wsdisplay0 > wsdisplay0: screen 1-5 added (std, vt100 emulation) > -- Erwin Geerdink

Re: Alix 3D3 disconnects from network after random amount of time

2014-09-11 Thread Erwin Geerdink
On Sat, 6 Sep 2014 17:56:59 + Артур Истомин wrote: > On Sat, Sep 06, 2014 at 11:36:55AM +0200, Erwin Geerdink wrote: > > On Fri, 05 Sep 2014 16:05:14 +0200 > > "Boudewijn Dijkstra" wrote: > > > > > Op Sat, 30 Aug 2014 14:20:43 +0200 schreef Erwin Ge

Re: Alix 3D3 disconnects from network after random amount of time

2014-09-06 Thread Erwin Geerdink
On Fri, 05 Sep 2014 16:05:14 +0200 "Boudewijn Dijkstra" wrote: > Op Sat, 30 Aug 2014 14:20:43 +0200 schreef Erwin Geerdink > : > > pcibios0: bad IRQ table checksum > > pcibios0: PCI Exclusive IRQs: 5 10 11 > > pcibios0: Warning, unable to fix up PCI inter

Alix 3D3 disconnects from network after random amount of time

2014-08-30 Thread Erwin Geerdink
Hello, My recently acquired PC Engines Alix 3D3 [1] board running OpenBSD 5.5-stable suddenly disconnects from my local network after a random amount of time, typically 15-60 minutes. This happens consistently while there is a low but constant amount of network traffic (e.g. soundcard is used by a

Re: usb audio interfaces

2014-08-30 Thread Erwin Geerdink
On Thu, 31 Jul 2014 12:55:47 +0200 Alexandre Ratchov wrote: > On Thu, Jul 31, 2014 at 12:48:35AM +0200, Erwin Geerdink wrote: > > Hi, > > > > I'm considering the following usb interfaces for my audio setup: > > > > E-MU 0204 usb > > E-MU Tracker P

Re: usb audio interfaces

2014-08-02 Thread Erwin Geerdink
USB2.0 hubs as well. Best, -- Erwin On Thu, 31 Jul 2014 12:55:47 +0200 Alexandre Ratchov wrote: > On Thu, Jul 31, 2014 at 12:48:35AM +0200, Erwin Geerdink wrote: > > Hi, > > > > I'm considering the following usb interfaces for my audio setup: > > > &

usb audio interfaces

2014-07-30 Thread Erwin Geerdink
Hi, I'm considering the following usb interfaces for my audio setup: E-MU 0204 usb E-MU Tracker Pre Presonus Audiobox usb Alesis IO|2 Express Recording will be done on a Windows machine, however it would be nice if I can use it for audio playback from an OpenBSD machine as well. I found the envy

Hibernated system crashes during wakeup boot

2014-01-16 Thread Erwin Geerdink
Hi, Hibernating does not work on my Cooler Master RC-K280-KKN1 desktop pc: when apmd is running and $ ZZZ is invoked, the screen goes blank and the system appears to be shutting down, not responding to keyboard input anymore. The disk activity light is blinking, and after approx. 3 minutes the sy

smp in dragonflybsd

2013-12-29 Thread Erwin Geerdink
Hi, The openbsd journal had a series of articles on rthreads back in 2012, which I came across last week. I've also been following DragonFlyBSD lately. Their approach to SMP is different but seems to pay off (according to their website), with contention in their kernel almost eliminated in their l

Re: Claws-mail frequently dumps core on 5.3R

2013-05-13 Thread Erwin Geerdink
On Fri, 10 May 2013 14:42:48 -0700 Philip Guenther wrote: > > The quality of the error checking demonstrated by this crash, btw, > should have you filing bugs with the claws-mail developers. "Bad > input files" is not a valid reason to crash; it should be reporting > what file is involved and t

Re: Claws-mail frequently dumps core on 5.3R

2013-05-10 Thread Erwin Geerdink
On Thu, 9 May 2013 13:56:19 -0700 Philip Guenther wrote: > > Has anyone used to gdb here, either examine the core files or to run > it where the signal can be caught and you can see what call is doing > something wrong? > > > Philip Guenther > I have little experience with debugging. I got t

Re: Claws-mail frequently dumps core on 5.3R

2013-05-09 Thread Erwin Geerdink
On Sun, 5 May 2013 15:12:07 +0200 Stefan Wollny wrote: > Hi Erwin, > Hi misc@! > > I do experience this behaviour as well - as of this morning I use the > latest 5.3-current (#148) and claws-mail hasn't crashed for an hour. > Yet it keeps complaining about the SSL certs being changed. > > I jus

cwm automatic tiling

2013-05-08 Thread Erwin Geerdink
Hi, The cwm version shipped with 5.3 supports horizontal and vertical manual tiling of windows. This is a great feature which I enjoy using. I was wondering if this feature will be extended to automatic tiling in next releases? Something like an 'autotile' bind command which tiles new windows an

Claws-mail frequently dumps core on 5.3R

2013-05-04 Thread Erwin Geerdink
Hi, Since I upgraded to OpenBSD 5.3 Release (following the upgrade guide on the website), I have experienced the following problem with claws-mail v3.8.1: Every time I try to fetch mail, a dialog 'Changed SSL certificate' pops up, for each of my mailboxes. No matter if I choose 'Cancel connection'

Re: fdisk -i does not span entire 1TB disk

2013-04-14 Thread Erwin Geerdink
On Sun, 14 Apr 2013 11:58:55 +0200 Paul de Weerd wrote: > > | Where has the remaining diskspace gone? > > Nowhere. How did you see the '1000GB' on the FAT filesystem ? Using df -H on PCBSD 9.1. I experimented with several other filesystems on this disk. IIRC, I issued the following commands i

fdisk -i does not span entire 1TB disk

2013-04-14 Thread Erwin Geerdink
Hi, After reading the man pages for fdisk, disklabel and the FAQ, I created a FFS2 filesystem on my 1TB usb harddisk (which I want to use for backups). The disk contains an OpenBSD MBR partition which spans the entire disk. I issued the following commands: # fdisk -i sd0 # disklabel -E sd0 (cre

Re: Canon Pixma MP230 printer support

2013-04-09 Thread Erwin Geerdink
On Mon, 08 Apr 2013 20:08:16 -0400 Predrag Punosevac wrote: > Antoine Jacoutot wrote: > >On Mon, Apr 08, 2013 at 09:10:18PM +0200, Erwin Geerdink wrote: > >> Hi, > >> > >> Recently I obtained a Canon Pixma MP230 printer/scanner which I > >>

Canon Pixma MP230 printer support

2013-04-08 Thread Erwin Geerdink
Hi, Recently I obtained a Canon Pixma MP230 printer/scanner which I can't get to work on my OpenBSD box. OpenBSD recognizes the device (w/ kernel ulpt device disabled), however: - There is no cups/foomatic driver for this specific model. I tried the MP220 and MP240 ppd drivers but they don't wo

Re: Logitech Webcam Support

2013-03-07 Thread Erwin Geerdink
; Cheers, Jamie > I have a Logitech C270 (HD 720p), video works fine with the uvideo driver. I did not test the built-in microphone though -- Met vriendelijke groet, Erwin Geerdink