Displaying 20 results from an estimated 3000 matches similar to: "Compression bug?"
2016 Mar 07
3
Profile-based inlining status
Hello,
I'm learning how LLVM performs PGO (profile-guided optimizations) by using
the instrumentation-based profile build (-fprofile-instr-generate and
-fprofile-instr-use).
However, I found there is no difference in inlining behaviors between with
and without PGO for a few spec benchmarks by checking the emit optimization
reports (-Rpass=inline -Rpass-missed=inline -Rpass-analysis=inline).
2018 Nov 11
0
CentOS 6: Logrotate / selinux problem
Ever since a recent power failure I have been getting a Logrotate error. My
machine is on a UPS -- it shutdown cleanly, but I suspect that its BIOS/RTC
battery is dead, since the machine came up thinking it was 1982 :-(. I reset
the clock and everything is fine, *except* I had to delete Logrotate's state
files (which had bad dates). But now Logrotate is raising the error:
error: error
2016 Jun 24
1
haproxy + Apache + virtual hosts -> wrong host is displayed
Hello,
I hope my question is not off-topic here.
On CentOS 7.2.1511 I have installed:
haproxy-1.5.14-3.el7.x86_64
httpd-2.4.6-40.el7.centos.1.x86_64
The /etc/haproxy/haproxy.cfg binds HAProxy to
ports 80 and 443 and accepts HTTPS to slova.de:
defaults
mode http
option http-server-close
option forwardfor except 127.0.0.0/8
option
2016 Mar 09
3
PGO question
Hi,
I have a question regarding PGO.
I collected profile data with the instrumentation build
(-fprofile-instr-generate) and provided for PGO optimization in the second
build (with -fprofile-instr-use=xxx.profdata). This works fine.
Then I tried to provide the profile data to opt using the option
-pgo-instr-use, but this causes an error with the message: "Not an IR level
instrumentation
2002 Dec 23
1
deflate on token returned 0 (16384 bytes left)
Hello All,
I have searched for this error and found similiar errors, but
everything seems to indicate that this should be fixed in the 2.5.5
version.
rsync version 2.5.5 protocol version 26
I am running rsync with -axz, trying to sync up a large gz file :
Source machine:
-rw-r--r-- 1 root other 175214792 Dec 22 00:17
2001 Nov 30
2
problem with 2.4.7pre4
rsync: connection unexpectedly closed (0 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(139)
Also, on 2.4.6 I was getting this:
access_log
write failed on access_log : Success
unexpected EOF in read_timeout
THis is about an 800meg file I'm trying to copy.
Thanks
-jeremy
--
The trouble with being poor is that it takes up all your time.
2009 Sep 23
3
logrotate and regular expressions
I am trying to use logrotate to rotate our web logs for our various
vhosted sites to cut down on space and rotate out old logs that are not
necessary to keep around personally. What Im curious to find out, is
how supported extended regular expressions is within the logrotate.conf
file. More specifically, will logrotate be smart enough to decipher the
following:
2009 Jan 12
1
DO NOT REPLY [Bug 6025] New: 0 files to consider should not return code 23
https://bugzilla.samba.org/show_bug.cgi?id=6025
Summary: 0 files to consider should not return code 23
Product: rsync
Version: 2.6.9
Platform: x86
URL: http://www.paguito.com
OS/Version: Linux
Status: NEW
Severity: major
Priority: P3
Component: core
AssignedTo: wayned@samba.org
2020 Oct 19
1
v2.3.11.3 solr plugin search via MUA fails to match accented ascii characters; cmd line exec of `doveadm fts lookup` PANICs (assertion failed)
On 10/19/20 8:24 AM, John Fawcett wrote:
> Depending how solr has been setup you could see the logging in the web
> server access log. My access log is where I configured it in
> /var/log/httpd/servername.access_log, yours may be different.
here, not running a standalone webserver/proxy in front of solr.
webui's provided by the built-in.
my solr config atm, includes
2012 Dec 06
2
pasenger does not start puppet master under nginx
On the server
[root@bangvmpllDA02 logs]# ruby -v
ruby 1.8.7 (2011-06-30 patchlevel 352) [x86_64-linux]
[root@bangvmpllDA02 logs]# puppet --version
3.0.1
and
[root@bangvmpllDA02 logs]# service nginx configtest
nginx: the configuration file /apps/nginx/nginx.conf syntax is ok
nginx: configuration file /apps/nginx/nginx.conf test is successful
[root@bangvmpllDA02 logs]# service nginx status
2014 Oct 29
3
Right way to install phpMyAdmin through Nginx and PHP-FPM
First I know this is not a list for PHP or Nginx setup or something else
but I'll give it a try and ask here for support I'm running a new server
with PHP 5.5.18 and Nginx 1.6.2 through FPM/FastCGI. The server is working
fine since I have other websites running on it. Now I'm trying to configure
phpMyAdmin and I tried this:
* 1. *Create a file under
2012 Jan 16
1
dbWriteTable(con, access_log, overwrite = F).....
I am new to R.
My goal is to make a crosstable from a Apache access.log, which I want
to load into PostgreSQL database at first to
learn more abour R and DBI and datatypes. When the I have got the
access.log in the database I will try to make the
crosstable!
Trying to load the Apache access.log into PostgreSQL I get an error.
dbWriteTable(con, access_log, overwrite = F);
returns
Error in
2009 Sep 17
1
[PATCH server] oVirt server single network installer
Updates the installer to handle the scenario in which the guest and
admin networks are the same by using an alternative httpd conf.
Verified to work (eg oVirt managed vms are bootable) on the
oVirt appliance so far.
---
conf/ovirt-server.conf | 88 --------------------
installer/bin/ovirt-installer | 11 +--
2008 May 16
2
shell script strangeness...
On my CentOS 4.6 server, this works...
if [ -z `grep entry_chooser.js /var/log/httpd/access_log` ]
On my CentOS 5.1 server, this gives me the following error...
./test_file.scr: line 3: [: too many arguments
Can anyone explain why the difference and suggest something that makes
both cases happy?
Thanks
Craig
2007 Jul 18
0
APW issue and excessive Get-Printer-Attributes in CUPS access_log
Hello all,
I am trying to get to the bottom of a printing issue with
samba-3.0.25b-2.fc7 and cups-1.2.11-2.fc7. I wasn't sure whether to
start here or the CUPS list.
When left running for an hour or two, the CUPS process will often be
left using nearly 100% CPU. At this point, printing and add printer
wizard operations from Windows clients over Samba are unreliable.
Dialog boxes pertaining
2008 Mar 21
2
upgrade from 3.0.14a to 3.0.27a; CUPS log files flooding!
Hello,
I've upgraded 2 of my Samba servers (out of 100+ Samba servers) in my live
environment from version 3.0.14a to 3.0.27a.
I'm using CUPS as print system for Samba (Samba is compiled with cups-devel)
and I use the "Point 'n Print" mechanism of Samba (Windows) to provide XP
users with the appropriate drives for the attached printers.
CUPS is configured with RAW queues and
2011 Jul 08
2
Puppetmaster setup with separate CA server configuration help
Hi All,
I am setting up puppetmaster with nginx and passenger and separating
the Puppetmaster primary CA server. I have 3 host
loadbalancer01 - Nginx doing LB on IP address and also running
puppetmaster with passenger under 127.0.0.1 (port 8140).
primaryca - Puppetmaster Primary CA
pclient - Puppet Client
The did the following steps:
On Primary CA server:
----------------------------
cd
2004 Feb 24
0
rsync incremental backup probs
I am having a problem with implementing a slight modification of the
"backup to a central backup server with 7 day incremental" example from
<http://rsync.samba.org/examples.html>. When rsync runs, I end up getting
stat errors that the file doesn't exist in the backup-dir location. The
backup server is running rsyncd, and without the --backup and --backup-dir
options set, I
2004 Jul 06
0
rsync incremental backup probs
this email is to Sean M. Kaiser skaiser at northmont.k12.oh.us
post was: Tue Feb 24 23:38:32 GMT 200
hi,
did you get a solution for the --backup-dir problem (stat error
messages)?
I ran into the same thing...
Thanks
Christian
the original message was:
>
>
> I am having a problem with implementing a slight modification of the
> "backup to a central backup
2006 Jun 22
9
Again on Apache 2
Hello everybody.
I know, I know, another post about Apache 2, but I have looked a lot on
the internet and I haven''t found the answer to my problem.
I have a Linux Fedora Core 5 box, with Apache 2.2.2 (compiled and
installed), Ruby 1.8.4 (compiled and installed), RubyGems 0.8.11
(compiled and installed) and Rails... I don''t know what version as this
one I haven installed