gitmko0
gitmko0
hi possible to provide code section of the ddos? i may have code to contribute. great work by the way.
can someone create a fork and make this better?
possible to do automatic letsencrypt on the system? like an autocert for domain name hosting companies
e.g. select * from t123_terms inner join t123_abc ... inner join t123_xyz; how do i replace t123... with abc.t123_...? please help. thx
getting below problem with go get. how do i resolve this? go get github.com/src-d/go-mysql-server # github.com/src-d/go-mysql-server/auth /go/src/github.com/src-d/go-mysql-server/auth/native.go:133:35: not enough arguments in call to mysql.NewAuthServerStatic have () want (string, string, time.Duration)...
Possible to show some benchmark against haproxy etc? Nice software btw
`Post-processing of the image failed likely because the server is busy or does not have enough resources. Uploading a smaller image may help. Suggested maximum size is 2500 pixels. `...
refer to this https://developer.wordpress.org/reference/functions/wp_get_attachment_image_src/ error goes here: 2020/10/27 21:55:51 [error] 737#737: *1431 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught TypeError: Argument 2 passed to S3_Uploads::add_s3_signed_params_to_attachment_image_src() must be...
Good work on S3-Uploads by the way, How do i make it so that the S3-Uploads upload to /cache/ directory as well?
For JS etc files inside /uploads/, how do i use S3-Uploads to rewrite the url? Doesnt rewrite url for JS file etc. where is the rewrite function for this? can...